home *** CD-ROM | disk | FTP | other *** search
/ CD BIT 75 / CD BIT 75.iso / Software / LogOut / disk1 / _SETUP.1 / GCondom7.exe / 0 / RCDATA / TQRABOUTBOX / TQRABOUTBOX.txt < prev   
Text File  |  2004-10-21  |  3KB  |  119 lines

  1. object QRAboutBox: TQRAboutBox
  2.   Left = 340
  3.   Top = 194
  4.   BorderStyle = bsDialog
  5.   Caption = 'About QuickReport'
  6.   ClientHeight = 245
  7.   ClientWidth = 362
  8.   Color = clBtnFace
  9.   Font.Charset = DEFAULT_CHARSET
  10.   Font.Color = clWindowText
  11.   Font.Height = -11
  12.   Font.Name = 'MS Sans Serif'
  13.   Font.Style = []
  14.   KeyPreview = True
  15.   OldCreateOrder = True
  16.   Position = poScreenCenter
  17.   OnCreate = FormCreate
  18.   PixelsPerInch = 96
  19.   TextHeight = 13
  20.   object Image1: TImage
  21.     Left = 96
  22.     Top = 14
  23.     Width = 173
  24.     Height = 45
  25.     Picture.Data = {<image000.bmp>}
  26.   end
  27.   object Label1: TLabel
  28.     Left = 100
  29.     Top = 58
  30.     Width = 53
  31.     Height = 13
  32.     Caption = 'Version 3.5'
  33.     Font.Charset = DEFAULT_CHARSET
  34.     Font.Color = clMaroon
  35.     Font.Height = -11
  36.     Font.Name = 'MS Sans Serif'
  37.     Font.Style = []
  38.     ParentFont = False
  39.   end
  40.   object Label2: TLabel
  41.     Left = 100
  42.     Top = 72
  43.     Width = 138
  44.     Height = 13
  45.     Caption = 'Copyright (c) 2001  A Lochert'
  46.   end
  47.   object VisitLabel: TLabel
  48.     Left = 100
  49.     Top = 102
  50.     Width = 243
  51.     Height = 31
  52.     AutoSize = False
  53.     Caption = 
  54.       'Order QuickReport 3.5 Professional or download free updates from' +
  55.       ' our web site'
  56.     WordWrap = True
  57.   end
  58.   object Label3: TLabel
  59.     Left = 100
  60.     Top = 142
  61.     Width = 110
  62.     Height = 13
  63.     Cursor = crHandPoint
  64.     Caption = 'http://www.qusoft.com'
  65.     Font.Charset = DEFAULT_CHARSET
  66.     Font.Color = clNavy
  67.     Font.Height = -11
  68.     Font.Name = 'MS Sans Serif'
  69.     Font.Style = [fsUnderline]
  70.     ParentFont = False
  71.     OnClick = Label3Click
  72.   end
  73.   object Bevel1: TBevel
  74.     Left = 10
  75.     Top = 182
  76.     Width = 339
  77.     Height = 6
  78.     Shape = bsBottomLine
  79.   end
  80.   object Label5: TLabel
  81.     Left = 10
  82.     Top = 200
  83.     Width = 347
  84.     Height = 37
  85.     AutoSize = False
  86.     Caption = 
  87.       'This program is protected by international copyright laws. Unaut' +
  88.       'horized reproduction of this program will be prosecuted to the m' +
  89.       'aximum extent possible under the law. See your documentation for' +
  90.       ' more information on your QuickReport license agreement.'
  91.     Font.Charset = DEFAULT_CHARSET
  92.     Font.Color = clBlack
  93.     Font.Height = -9
  94.     Font.Name = 'Small Fonts'
  95.     Font.Style = []
  96.     ParentFont = False
  97.     WordWrap = True
  98.   end
  99.   object Image2: TImage
  100.     Left = 26
  101.     Top = 18
  102.     Width = 47
  103.     Height = 47
  104.     Picture.Data = {<image001.bmp>}
  105.   end
  106.   object Button1: TButton
  107.     Left = 280
  108.     Top = 18
  109.     Width = 75
  110.     Height = 25
  111.     Cancel = True
  112.     Caption = 'OK'
  113.     Default = True
  114.     ModalResult = 1
  115.     TabOrder = 0
  116.     OnClick = Button3Click
  117.   end
  118. end
  119.